home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 April / Macworld (1996-04).dmg / Shareware World / Entertainment / General / Space Station / Space Station / card_4381.txt < prev    next >
Text File  |  1994-04-21  |  2KB  |  100 lines

  1. -- card: 4381 from stack: in
  2. -- bmap block id: 8223
  3. -- flags: 4000
  4. -- background id: 3968
  5. -- name: Space Title Card
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=178 top=195 right=241 bottom=229
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 27774 / 27774
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Night Sky
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect venetian blinds fast
  23.   Go to card id 4906
  24. end mouseUp
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: 8000
  30. -- rect: left=283 top=194 right=241 bottom=371
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 16321 / 16321
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: The Solar System
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card id 7080
  42. end mouseUp
  43.  
  44.  
  45. -- part 7 (button)
  46. -- low flags: 00
  47. -- high flags: 8000
  48. -- rect: left=50 top=210 right=256 bottom=157
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 17214 / 17214
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: PUSH ME
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect scroll left
  60.   go to card id 10995
  61. end mouseUp
  62.  
  63.  
  64. -- part 13 (button)
  65. -- low flags: 00
  66. -- high flags: 8000
  67. -- rect: left=228 top=195 right=241 bottom=284
  68. -- title width / last selected line: 65535
  69. -- icon id / first selected line: -15871 / 49665
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Exploration
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect dissolve fast
  79.   go to card id 23751
  80. end mouseUp
  81.  
  82.  
  83. -- part 15 (button)
  84. -- low flags: 00
  85. -- high flags: 8000
  86. -- rect: left=369 top=194 right=241 bottom=439
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 23613 / 23613
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Astro-women
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual effect dissolve fast
  98.   go to card id 28769
  99. end mouseUp
  100.